Click or drag to resize

Permission Properties

The Permission type exposes the following members.

Properties
  NameDescription
Public propertyCanCreateItems
Indicates whether a user has permission to create items in a folder.
Public propertyCanCreateSubFolders
Indicates whether a user has permission to create subfolders in a folder.
Public propertyDeleteItems
Indicates whether a user has permission to delete items in a folder.
Public propertyEditItems
Indicates whether a user has permission to edit items in a folder.
Public propertyIsFolderContact
Indicates whether a user is a contact for a folder.
Public propertyIsFolderOwner
Indicates whether a user is the owner of a folder.
Public propertyIsFolderVisible
Indicates whether a user can view a folder.
Public propertyLevel
Represents the combination of permissions that a user has on a folder.
Public propertyReadItems
Indicates whether a user has permission to read items within a folder.
Public propertyUserId
Identifies a delegate user or a user who has folder access permissions.
Top
See Also